static analysis - определение. Что такое static analysis
Diclib.com
Словарь онлайн

Что (кто) такое static analysis - определение

SIMPLIFIED ANALYSIS WHEREIN THE EFFECT OF AN IMMEDIATE CHANGE TO A SYSTEM IS CALCULATED WITHOUT REGARD TO THE LONGER-TERM RESPONSE OF THE SYSTEM TO THAT CHANGE
Static scoring; Static projection; Static Analysis

static analysis         
<theory, programming> A family of techniques of program analysis where the program is not actually executed (as opposed to dynamic analysis), but is analyzed by tools to produce useful information. Static analysis techniques range from the most mundane (statistics on the density of comments, for instance) to the more complex, semantics-based techniques. Qualities sought in static analysis techniques are soundness and completeness. (2003-04-12)
Static analysis         
Static analysis, static projection, or static scoring is a simplified analysis wherein the effect of an immediate change to a system is calculated without regard to the longer-term response of the system to that change. If the short-term effect is then extrapolated to the long term, such extrapolation is inappropriate.
Static program analysis         
PROGRAM ANALYSIS PERFORMED WITHOUT ACTUALLY EXECUTING PROGRAMS
Static testing; Code analysis; Static code analysis; Static analysis tool; Static analyzer; Static language; Static programming analysis
In computer science, static program analysis (or static analysis) is the analysis of computer programs performed without executing them, in contrast with dynamic program analysis, which is performed on programs during their execution.

Википедия

Static analysis

Static analysis, static projection, or static scoring is a simplified analysis wherein the effect of an immediate change to a system is calculated without regard to the longer-term response of the system to that change. If the short-term effect is then extrapolated to the long term, such extrapolation is inappropriate.

Its opposite, dynamic analysis or dynamic scoring, is an attempt to take into account how the system is likely to respond to the change over time. One common use of these terms is budget policy in the United States, although it also occurs in many other statistical disputes.

Примеры произношения для static analysis
1. which does the static analysis and checks
Release Engineering Keynote _ Chuck Rossi _ Talks at Google
2. of lint/static analysis-- things that check
Release Engineering Keynote _ Chuck Rossi _ Talks at Google
3. So if you think just off static analysis,
Reducing the Cost Impact of V&V _ Guillaume Brat _ Talks at Google
4. And that's mostly static analysis type of things.
Reducing the Cost Impact of V&V _ Guillaume Brat _ Talks at Google
5. As opposed to a static analysis where you would go
Reducing the Cost Impact of V&V _ Guillaume Brat _ Talks at Google
Примеры употребления для static analysis
1. For example, a tax break to encourage business investment might lower some individual companies‘ tax bills –– looking like a hit to Treasury revenue under a static analysis.